build/Makfile-newvs.am: Use Pattern Rules
authorChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 17 Apr 2015 05:59:28 +0000 (13:59 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 17 Apr 2015 06:00:31 +0000 (14:00 +0800)
commit3d937b6b44f48b14f2d4bd2de84ed0e5afff3112
tree919f20dea10d263d2e9b1a581c65997da9e969a1
parentc0e0a1508be3ccf349717497af2e8a4d77027649
build/Makfile-newvs.am: Use Pattern Rules

Make use of pattern rules when generating the Visual Studio 2012/2013
Projects from the Visual Studio 2010 projects, which will help to clean up
the file and also avoid problems when running items like 'make -jN dist'.
build/Makefile-newvs.am